home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / boot / netBoot / sun4c.md / sunmon.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-11-06  |  160 b   |  11 lines

  1. /* @(#) sunmon.h 1.2@(#) */
  2. #if sun2
  3. #include "../sun2/sunmon.h"
  4. #endif
  5. #if sun3
  6. #include "../sun3/sunmon.h"
  7. #endif
  8. #if sun4
  9. #include "../sun4/sunmon.h"
  10. #endif
  11.